Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Array<T> clean up #204

Merged
merged 42 commits into from
Jan 9, 2024
Merged

Array<T> clean up #204

merged 42 commits into from
Jan 9, 2024

Conversation

sshiraiwa
Copy link
Member

This PR add
- wrapper for Array, Array and Array
- In Python, uintArray, int8Array, and int64Array are added
- fixed FindPointsGSLIB::GetCode() to return Array (#193)
- GetDataArray method are added to intArray, doubleArray, uintArray, int8Array, and int64Array. GetDataArray returns a numpy array viewing the existing data.

…d mfem-debug option to setup.py to build MFEM usng Debug option from setup.py
…orGradient and GetGradient differ slightly??
@sshiraiwa sshiraiwa mentioned this pull request Jan 9, 2024
9 tasks
@sshiraiwa sshiraiwa added the in-test-with-mfem-release trigger a workflow to test using MFEM release label Jan 9, 2024
@sshiraiwa sshiraiwa added this to the PyMFEM4.6 milestone Jan 9, 2024
@sshiraiwa sshiraiwa merged commit ce1ba0b into master Jan 9, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in-test-with-mfem-release trigger a workflow to test using MFEM release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant